Skip to main content

HCStack

Type

property

Summary

Reports whether a stack was originally imported from HyperCard.

Syntax

get the HCStack of <stack>

Description

Use the HCStack property to find out whether you need to adjust properties for compatibility with scripts imported from HyperCard.

If the specified stack was originally a HyperCard stack that was imported into LiveCode, its HCStack property is true.

If the specified stack was never a HyperCard stack, its HCStack property is false.

Examples

set the HCAddressing of this stack to the HCStack of this stack

object: stack

property: HCImportStat, properties

glossary: property, script, import, HyperCard

Compatibility and Support

Introduced

LiveCode 1.0

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?